Add "refs" builtin
authorColin Walters <walters@verbum.org>
Sat, 29 Jun 2013 18:51:08 +0000 (14:51 -0400)
committerColin Walters <walters@verbum.org>
Sat, 29 Jun 2013 18:51:08 +0000 (14:51 -0400)
commit5b3fca842696c645b606563f2bc5351d155de6cb
treef35473f8b80120f796088716eede425d5ef33cf6
parentaa1eb19eeaf96cfbaff02d3c1757c509a9579e14
Add "refs" builtin

This is just useful to look at before pruning, etc.
Makefile-ostree.am
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/main.c
src/ostree/ostree-prune.c
src/ostree/ot-builtin-pull-local.c
src/ostree/ot-builtin-refs.c [new file with mode: 0644]
src/ostree/ot-builtins.h
tests/t0000-basic.sh